| Argument | Type | Description |
|---|
| url | string | |
| output | enum (none | file | user | user-with-headers) | |
| http-method | enum (get | post | put | delete | head | patch) | |
| http-auth-scheme | enum (basic | digest) | |
| http-data | string | |
| multi_arg { array-id, string
} | |
| check-certificate | enum (no | yes | yes-without-crl) | |
| certificate | enum | |
| address | alt { address (flags=46vi)
, ipAddr
} | |
| src-address | alt { ipAddr
, ip6Addr
} | |
| port | num | |
| mode | enum (http | https | ftp | tftp | sftp) | |
| http-content-encoding | enum (deflate | gzip) | |
| ip-type | enum (any | ipv4 | ipv6) | |
| src-path | file_enum | |
| dst-path | file_enum | |
| user | string | |
| password | string | |
| host | string | |
| ascii | bool | |
| upload | bool | |
| keep-result | bool | |
| idle-timeout | alt { time [1 .. 604800]
, enum (none) { none:0 }
} | |
| http-max-redirect-count | num | |
| http-percent-encoding | bool | |
| http-version | enum (http1_1 | http2) | |